setPopupTheme

open fun setPopupTheme(@StyleRes resId: Int)(source)

Specifies the theme to use when inflating popup menus. By default, uses the same theme as the action menu view itself.

Parameters

resId

theme used to inflate popup menus

See also